Version

SortSettings<T> Class Properties

For a list of all members of this type, see SortSettings<T> members.

Public Properties
 NameDescription
Public PropertyCaseSensitiveGets or sets the value which indicates whether strings should be compared case-sensitively when they are sorted.  
Public PropertySortConditionsGets the collection of sort conditions to use when sorting the region of data.  
See Also